/*********************** DEFAULT JOOMLA STYLES ***********************/ 


/* Custom Styling for lastest article link */
div.customLatestClass h3, ul.customLatestClass, ul.customLatestClass a {
        color: #fff;
}


.tool-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.blog {
    margin: 0;
    padding: 0;
}

.contentpaneopen {
    width: 100%;
    margin: 0;
    padding: 0;
	background: none;
}

.blog .contentpaneopen {
    width: 100%;
}

.contentdescription {
    padding: 0;
}

.buttonheading {
    padding: 0 0 5px 0;
    margin: 0;
    text-align: right;
    vertical-align: top;
}

.buttonheading img {
    border: none;
    margin: 8px 15px 0 0;
    padding: 0px;
    vertical-align: top;
}

table.contenttoc {
    margin: 10px;
    float: right;
}

table.contenttoc th {
    text-align: left;
    padding: 2px 0px;
    font-weight: bold;
}

table.contenttoc td {}

a.toclink:link, a.toclink:visited {
    padding: 2px 0px 2px 0px;
}

a.toclink:hover {
    text-decoration: none;
}

td.article_column {
    vertical-align: top;
}

td.column_separator {
    padding: 0px 0px 0px 20px;
}

/* */
.componentheading {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    color: #C17668;
    padding: 0;
    margin: 0;
}



/* */
.contentheading, .componentheader {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    text-align: left;
    color: #C17668;
    padding: 0;
    margin: 0;
}

.inputbox, .validate-email {
    border: 1px solid #f7ebdd;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 3px 0 3px 5px;
    vertical-align: middle;
    background: #fff;
}

input#modlgn_remember {
    margin: 0 10px 0 0;
    padding: 0px;
    border: 0px;
    background: none;
}

#modlgn_username, #modlgn_passwd {
    width: 170px;
    background: #fff;
    border: none;
    color: #000;
}

input.button, button.button, button.validate {
    border: none;
    background: #f7ebde;
    color: #74120a;
    font-size: 11px;
    margin: 0 10px;
    padding: 2px 5px;
    vertical-align: middle;
    line-height: 15px;
    cursor: pointer;
}

.small {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
	color: #7d7d7d;
}

.smalldark {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
}

.createdate {
    line-height: 15px;
    text-align: left;
    font-size: 11px;
    color: #7d7d7d;
}

.modifydate {
    line-height: 15px;
    font-size: 11px;
    color: #7d7d7d;
}

div.mosimage {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mosimage {
    border: none;
    margin: 5px;
    padding: 0px;
}

.img_caption {
    font-size: 0.9em;
    background: none;
    margin: 0px;
    padding: 0px;
    border-top: none;
}

a.blogsection:link, a.blogsection:visited {
    font-weight: normal;
    line-height: 14px;
    text-align: left;
}

.blog_more {
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

.sectiontableheader {
    font-weight: bold;
    padding: 8px;
    color: #f7ebdd;
    background: #a57b4c;
	border-bottom: 1px solid #fff;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
    color: #f7ebdd;
    text-decoration: none;
}

.sectiontableentry1 td {
    padding: 8px;
	color: #fff;
	background: #ceab83;
	border-bottom: 1px solid #fff;
}

.sectiontableentry2 td {
    padding: 8px;
	color: #fff;
	background: #c69c6d;
    border-bottom: 1px solid #fff;
}

.sectiontableentry1 td a, 
.sectiontableentry2 td a {
	color: #fff;
}

table .poll {
    width: 90%;
    text-align: left;
}

.poll thead tr td {
    padding: 0 0 10px 0;
    text-align: center;
}

.poll thead tr td {
    padding: 0 0 10px 0;
    text-align: center;
}

.pollstableborder {
    width: 100%;
	text-align: left;
}

.pollstableborder td {
    padding: 2px;
    vertical-align: middle;
}

.poll td div {
	margin: 10px 0 0 0;
}



/* */
a.readon:link, a.readon:visited {
    text-align: right;
    padding: 5px 0;
    font-weight: bold;
    display: block;
    color: #54160E;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
}

a.readon:hover {
    text-decoration: underline;
}

/********** Unpublished **********/

.system-unpublished {
    background: transparent;
}

/********** System Messages **********/

#system-message {
    margin-bottom: 10px;
    padding: 0;
}

#system-message dt {
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    color: #fff;
    margin: 0 0 10px 0;
    padding: 10px;
    list-style: none;
    text-align: center;
}

/********** System Standard Messages **********/

#system-message dt.message {
    display: none;
}

#system-message dd.message ul {
    background: #fdf6e4;
    color: #e48049;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #e48049;
	border-bottom: 1px solid #e48049;
}

/********** System Error Messages **********/

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    color: #cd3301;
    background: #fae8e8;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #cd3301;
	border-bottom: 1px solid #cd3301;
}

#system-message dd.error ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

/********** System Notice Messages **********/

#system-message dt.notice {
    display: none;
}

#system-message dd.notice ul {
    background: #fdf6e4;
    color: #e48049;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
	border-top: 1px solid #e48049;
	border-bottom: 1px solid #e48049;
}

#system-message ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}